home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 85 / CD-ROM 85 / CD-ROM 85.iso / entrete / preflt / data1.cab / Example_Files / models / windmill / windmill.3dm < prev   
Encoding:
Text File  |  2002-02-24  |  602 b   |  46 lines

  1. ;04/01/01 
  2. [Main]
  3. ModelType=0            
  4. ShortTitle=Pylon
  5. Description1=.
  6. Description2=.
  7. LightingFactor=1
  8.  
  9. [UserVariables]
  10. RotorYPos
  11.  
  12. [RotorYPos]
  13. InitialValue=rnd(120)
  14. Value=RotorYPos+(_Tick*100)        
  15.  
  16. [3DObjects]
  17. Base
  18. Rotor
  19.  
  20. [Base]
  21. Shadow=1
  22. MeshFile=Base.3DF
  23. ScaleX=.05
  24. ScaleY=.05
  25. ScaleZ=.05
  26. RotationX=0.0
  27. RotationY=0.0
  28. RotationZ=0.0
  29. PositionX=0.0
  30. PositionY=0.0
  31. PositionZ=0.0
  32.  
  33. [Rotor]
  34. Shadow=1
  35. MeshFile=Rotor.3DF
  36. ScaleX=.05
  37. ScaleY=.05
  38. ScaleZ=.05
  39. RotationX=0.0
  40. RotationY=0.0
  41. RotationZ=RotorYPos
  42. PositionX=0.0
  43. PositionY=1.0
  44. PositionZ=3.5
  45.  
  46. ;;;;;;;;;;;;;;End;;;;;;;;;;;;;;